------------------------------------------------------------------------
r25 | atlithor | 2010-10-03 02:18:16 -0500 (Sun, 03 Oct 2010) | 1 line
Changed paths:
   A /tags/4.0.1_18 (from /trunk:24)

Tagging as 4.0.1_18
------------------------------------------------------------------------
r24 | atlithor | 2010-10-03 02:15:46 -0500 (Sun, 03 Oct 2010) | 1 line
Changed paths:
   M /trunk/changes.txt

Updated the change log.
------------------------------------------------------------------------
r23 | atlithor | 2010-10-02 12:49:35 -0500 (Sat, 02 Oct 2010) | 1 line
Changed paths:
   M /trunk/Libs.lua

Removed all use of the date() function, replacing it with manual calculations. (Should fix bug #7)
------------------------------------------------------------------------
r22 | atlithor | 2010-10-01 02:06:42 -0500 (Fri, 01 Oct 2010) | 1 line
Changed paths:
   M /trunk/Config.lua
   M /trunk/objects/Average.lua
   M /trunk/objects/Player.lua

Removed dependency on the date() and time() functions, instead manually calculating the date() string and replacing time() with GetTime(). (Which I am hoping is not as dependent on the system for it's value as time() apparently is)
------------------------------------------------------------------------
r21 | atlithor | 2010-10-01 00:44:16 -0500 (Fri, 01 Oct 2010) | 1 line
Changed paths:
   M /trunk/XToLevel.toc

Updated version numbers.
------------------------------------------------------------------------
r20 | atlithor | 2010-10-01 00:43:05 -0500 (Fri, 01 Oct 2010) | 1 line
Changed paths:
   M /trunk/Main.lua

Updated version numbers.
------------------------------------------------------------------------
r19 | atlithor | 2010-10-01 00:41:29 -0500 (Fri, 01 Oct 2010) | 1 line
Changed paths:
   M /trunk/Config.lua
   M /trunk/objects/Player.lua

Added total kill/quest/etc.. counters. (No interface yet though)
------------------------------------------------------------------------
r17 | atlithor | 2010-09-29 07:01:31 -0500 (Wed, 29 Sep 2010) | 1 line
Changed paths:
   M /trunk/XToLevel.toc
   M /trunk/changes.txt

Updated the version number and the change log.
------------------------------------------------------------------------
r16 | atlithor | 2010-09-29 07:00:43 -0500 (Wed, 29 Sep 2010) | 1 line
Changed paths:
   M /trunk/Main.lua

Workaround for the possibility that the TIME_PLAYED_MSG even is sometimes reversing the parameter order. (See bug #7)
------------------------------------------------------------------------
r15 | atlithor | 2010-09-29 05:40:00 -0500 (Wed, 29 Sep 2010) | 1 line
Changed paths:
   M /trunk/Libs.lua
   M /trunk/objects/Average.lua

Added the ability to display days in the TimeToLevel average and LDB displays.
------------------------------------------------------------------------
r14 | atlithor | 2010-09-29 04:05:08 -0500 (Wed, 29 Sep 2010) | 1 line
Changed paths:
   M /trunk/Config.lua
   M /trunk/Tables.lua

Fixed bug #8
------------------------------------------------------------------------
r12 | atlithor | 2010-09-18 19:01:02 -0500 (Sat, 18 Sep 2010) | 1 line
Changed paths:
   M /trunk/Config.lua

Updated the version number and date for the addon info in the config.
------------------------------------------------------------------------
r11 | atlithor | 2010-09-18 13:51:20 -0500 (Sat, 18 Sep 2010) | 1 line
Changed paths:
   M /trunk/objects/LDB.lua

Quick workaround for possible rounding errors in the XP% countdown LDB display.
------------------------------------------------------------------------
r10 | atlithor | 2010-09-18 12:36:47 -0500 (Sat, 18 Sep 2010) | 1 line
Changed paths:
   M /trunk/Config.lua
   M /trunk/LICENSE.txt
   M /trunk/Libs.lua
   M /trunk/Main.lua
   M /trunk/Tables.lua
   M /trunk/XToLevel.toc
   M /trunk/changes.txt
   M /trunk/frames/AverageFrame_Blocky.lua
   M /trunk/frames/AverageFrame_Blocky.xml
   M /trunk/frames/AverageFrame_Classic.lua
   M /trunk/frames/AverageFrame_Classic.xml
   M /trunk/frames/GlobalTemplates.xml
   M /trunk/locale/deDE.lua
   M /trunk/locale/dkDK.lua
   M /trunk/locale/enUS.lua
   M /trunk/locale/esES.lua
   M /trunk/locale/frFR.lua
   M /trunk/objects/Average.lua
   M /trunk/objects/LDB.lua
   M /trunk/objects/Messages.lua
   M /trunk/objects/Pet.lua
   M /trunk/objects/Player.lua
   M /trunk/objects/Tooltip.lua

Reintroducing the Cataclysm branch into the trunk. (Merging is apparently not allowed...)
------------------------------------------------------------------------
r2 | atlithor | 2010-09-09 21:35:21 -0500 (Thu, 09 Sep 2010) | 1 line
Changed paths:
   A /trunk/Config.lua
   A /trunk/LICENSE.txt
   A /trunk/Libs.lua
   A /trunk/Locale.lua
   A /trunk/Main.lua
   A /trunk/Tables.lua
   A /trunk/XToLevel.toc
   A /trunk/changes.txt
   A /trunk/customPatterns.txt
   A /trunk/frames
   A /trunk/frames/AverageFrame_Blocky.lua
   A /trunk/frames/AverageFrame_Blocky.xml
   A /trunk/frames/AverageFrame_Classic.lua
   A /trunk/frames/AverageFrame_Classic.xml
   A /trunk/frames/GlobalTemplates.xml
   A /trunk/libs
   A /trunk/libs/AceTimer-3.0
   A /trunk/libs/AceTimer-3.0/AceTimer-3.0.lua
   A /trunk/libs/AceTimer-3.0/AceTimer-3.0.xml
   A /trunk/libs/CallbackHandler-1.0
   A /trunk/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua
   A /trunk/libs/CallbackHandler-1.0/CallbackHandler-1.0.xml
   A /trunk/libs/LibDataBroker-1.1
   A /trunk/libs/LibDataBroker-1.1/LibDataBroker-1.1.lua
   A /trunk/libs/LibDataBroker-1.1/README.textile
   A /trunk/libs/LibStub
   A /trunk/libs/LibStub/LibStub.lua
   A /trunk/libs/LibStub/LibStub.toc
   A /trunk/locale
   A /trunk/locale/deDE.lua
   A /trunk/locale/dkDK.lua
   A /trunk/locale/enUS.lua
   A /trunk/locale/esES.lua
   A /trunk/locale/frFR.lua
   A /trunk/objects
   A /trunk/objects/Average.lua
   A /trunk/objects/LDB.lua
   A /trunk/objects/Messages.lua
   A /trunk/objects/Pet.lua
   A /trunk/objects/Player.lua
   A /trunk/objects/Tooltip.lua
   A /trunk/textures
   A /trunk/textures/battle_ally_icon.tga
   A /trunk/textures/battle_horde_icon.tga
   A /trunk/textures/counter_back.tga
   A /trunk/textures/dungeon_icon.tga
   A /trunk/textures/mob_icon.tga
   A /trunk/textures/objective_icon.tga
   A /trunk/textures/pet_icon.tga
   A /trunk/textures/progress_back.tga
   A /trunk/textures/progress_box_back.tga
   A /trunk/textures/progress_box_bar.tga
   A /trunk/textures/quest_icon.tga
   A /trunk/textures/timer_icon.tga

Import of version 3.3.5_14r
------------------------------------------------------------------------
r1 | root | 2010-09-09 20:45:31 -0500 (Thu, 09 Sep 2010) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"xto-level/mainline: Initial Import"
------------------------------------------------------------------------
